Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removed redundent nil error checking in pkg/runfileconfig/run_file_config_parser.go #1451

Closed
wants to merge 2 commits into from

Conversation

Exar04
Copy link

@Exar04 Exar04 commented Sep 18, 2024

Description

There was nil error checking where it was not required so i removed it and added error checking for unmarshalling json in pkg/runfileconfig/standalone/publish.go

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

…nfig_parser.go and added proper error handling while unmarshalling json in pkg/runfileconfig/standalone/publish.go
@Exar04 Exar04 requested review from a team as code owners September 18, 2024 17:47
@Exar04 Exar04 closed this Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant